net/netip.uint128.xor (method)
2 uses
net/netip (current package)
netip.go#L1450: return ip.addr.xor(p.ip.addr).and(mask6(p.Bits())).isZero()
uint128.go#L37: func (u uint128) xor(m uint128) uint128 {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)